היכנס
Computer Science for IGCSE & O level - Programming (Section 4 - No. 1)
What is the value of `x` after the code: `x = 5; x += 3;`?
2
3
5
8
הֶסבֵּר
The += operator adds the right operand to the left operand.
הערות (0)
התחבר כדי להגיב
פִּרסוֹמֶת
אפשר ל-Javascript לטעון כראוי את הדף הזה